toggle menu
MobileSDK
6.37.0
switch theme
search in API
MobileSDK
/
com.genband.mobile.api.services.push
/
[androidJvm]PushUpdateSubscriptionCallback
Push
Update
Subscription
Callback
public
interface
PushUpdateSubscriptionCallback
Members
Functions
on
Fail
Link copied to clipboard
public
abstract
void
onFail
(
MobileError
error
)
Callback method which is called when the operation fails.
on
Success
Link copied to clipboard
public
abstract
void
onSuccess
(
)
Callback method which is called when the operation is successful.